home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 November / Macworld (1997-11).dmg / Inside Macworld / Product News / BBEdit 4.5 Demo / What’s New in BBEdit 4.5 < prev   
Text File  |  1997-08-02  |  6KB  |  141 lines

  1. What's New in BBEdit 4.5
  2. ====== === == ====== ===
  3.  
  4. This document describes the feature enhancements that are present in the
  5. current release of BBEdit, including features that distinguish the
  6. current "major" (4.5) release from the previous (4.0) release of BBEdit.
  7.  
  8. BBEdit 4.5 incorporates the following improvements:
  9.  
  10. The BBEdit Table Builder
  11. --- ------ ----- -------
  12. The standard BBEdit distribution now includes the "BBEdit Table
  13. Builder", a visual table-editing application. The Table Builder gives
  14. you the ability to create and edit HTML tables graphically. It is also
  15. integrated with BBEdit, so that you can easily create tables using a
  16. combination of textual and graphical editing approaches.
  17.  
  18. The HTML Tools palette features a "Table Builder" button; when you click
  19. on this button, the selected table is sent to the BBEdit Table Builder
  20. for editing.
  21.  
  22. Improved HTML Tools
  23. -------- ---- -----
  24. The BBEdit HTML tools have been extensively revised and refined.
  25. Performance and reliability have been significantly improved in all
  26. areas, and some user interface refinements have been made.
  27.  
  28.  
  29. Reorganized "New" Commands
  30. ----------- ----- --------
  31. The various "New" commands (which were previously distributed across an
  32. assortment of menus) have been gathered into a single "New" submenu.
  33. (Note that your reflexes will still work: Command-N still creates a new
  34. editing window, and you can still choose the first command from the File
  35. menu to create a new editing window.)
  36.  
  37. New Preferences
  38. --- -----------
  39. the Preferences dialog has been reorganized and enhanced. There is now a
  40. "Languages" panel which contains settings for assigning languages to
  41. file suffixes. These settings were previously part of the "Function
  42. Popup" preferences panel. In addition, you can now set languages for
  43. files that have no suffixes (the "no suffix" setting), as well as for
  44. files that have a suffix, but which don't match any of the established
  45. settings (the "default" setting).
  46.  
  47. In addition, there is now a "Web Browsers" setting, which enables you to
  48. manipulate the list of Web browsers available to the HTML tools
  49. "Preview" command.
  50.  
  51. Finally, the "Backup" preferences panel gives you the ability to set a
  52. backup location for all files. Please note that files created by
  53. previous versions of BBEdit which contain their own backup settings will
  54. continue to use those settings; you may use the "Backup Options..."
  55. command on the File menu to change this.
  56.     
  57. MacOS 8 Support
  58. ----- - -------
  59. BBEdit 4.5 supports MacOS 8 contextual menus. To see the contextual
  60. menus in action under MacOS 8, make a text selection in an editing or
  61. browser window, hold down the Control key, and click on the selected
  62. text. A menu will pop up, giving you access to tools for performing
  63. specialized operations on the selection. In group windows and disk
  64. browsers, you can control-click on a file to pop up a contextual menu
  65. for operating on that file.
  66.  
  67. If you create a clipping file by dragging a text selection to the MacOS
  68. 8 Finder, the clipping file will be named "BBEdit text clipping" to
  69. identify its origin.
  70.  
  71. Tools List Window
  72. ----- ---- ------
  73. A single "BBEdit Tools" floating window replaces the collection of
  74. floating windows in previous releases of BBEdit. This window presents a
  75. hierarchical list of installed BBEdit tools. You can use the "Set
  76. Key..." button to assign a keyboard equivalent to a selected tool, or
  77. the "Run" button to run that tool.
  78.  
  79. Browser Window Improvements
  80. ------- ------ ------------
  81. The appearance of browser windows (disk, glossary, project, compile
  82. errors, search results) has been refined to be more usable and to occupy
  83. less screen area. All browser windows offer a function popup (to
  84. navigate files without opening them), options popup (to control
  85. display), path popup (to navigate the path to the file), and the Get
  86. Info icon.
  87.  
  88. Improved Grep Pattern Storage
  89. -------- ---- ------- -------
  90. Grep patterns are now stored in a "BBEdit Grep Patterns" text file in
  91. your Preferences folder. This ensures that Grep patterns are preserved
  92. even if you discard your BBEdit Preferences file.
  93.  
  94. Copy to FTP Server
  95. ---- -- --- ------
  96. The "Save a Copy to FTP Server..." command has been added to the File
  97. menu. This command will save the front window to the desired FTP server,
  98. but will not relocate the file. In that sense, it is the FTP analog of
  99. "Save a Copy As...".
  100.     
  101. The following features in BBEdit 4.5 were added after the original release
  102. of BBEdit 4.0:
  103.  
  104. Editing via FTP
  105. ------- --- ---
  106. BBEdit features two commands on the File menu: "Open from FTP Server"
  107. and "Save to FTP Server". These commands make it easy to edit text files
  108. residing on a remote FTP server (including Web servers which are
  109. accessible via FTP).
  110.  
  111. Multiple Undo
  112. -------- ----
  113. BBEdit gives you the ability to undo more than just the last change you
  114. made to a file. Because the "Undo" command no longer changes to "Redo"
  115. when you have undone an action, there is a new "Redo" command on the
  116. Edit menu. To reverse the effects of an Undo, choose the "Redo" command.
  117.  
  118. Startup Items
  119. ------- -----
  120. When it starts up, BBEdit will look for a folder named “BBEdit Startup
  121. Items” in the same folder as the BBEdit application file. If it finds
  122. such a folder, BBEdit will open any documents it finds in that folder.
  123.  
  124. If you place a text file, picture file, or BBEdit file group in this
  125. folder, BBEdit will open a document window appropriate to that document.
  126.  
  127. If you place a compiled OSA (AppleScript, or any other OSA-compliant
  128. scripting language) script in this folder, BBEdit will execute the
  129. script.
  130.  
  131. If you place any other type of document in this folder, BBEdit will ask
  132. the Finder to open the document.
  133.  
  134. If you wish, you may place the actual BBEdit Startup Items folder in any
  135. convenient location, create an alias to it, and place the resulting
  136. alias in the same folder as the BBEdit application file. Having done so,
  137. be sure to change the name of the alias to "BBEdit Startup Items" so
  138. that BBEdit can properly locate it.
  139.  
  140. =end=
  141.